home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d20 / mxms_161.arc / README.SRC < prev    next >
Text File  |  1991-08-04  |  1KB  |  29 lines

  1.  
  2.  
  3.         This is the source for version 1.61 of MaxMail. Not much detail
  4.         here. You should also have MaxMail.lzh, which has full docs. I am
  5.         releasing this source in hopes that it will encourage budding 
  6.         authors of Maximus based utilities. Also I hope they too share
  7.         their code just like I have done, in the spirit of Maximus.
  8.         Naturally I can't really support this source code but it should
  9.         be useful to programmers. You can leave comments to me in MaxDev
  10.         echo or my point netmail address 1:343/600.10, but I don't guarentee 
  11.         response of course.
  12.  
  13.         This program was compiled with Microsoft C 6.00a and Nmake.
  14.         The makefile,"Makefile" is nearly compatable with NdMake as 
  15.         well, since both make programs are based upon the Unix format,
  16.         unlike the older MS-Make! I also used the Borland Turbo Debugger
  17.         2.0 to debug it, but that line is commented out of the makefile.
  18.  
  19.         I used 1 external program to link in with this source in order to 
  20.         work. I have enclosed the object file for it, Swapm.obj. This is from 
  21.         the program Swap300 which is on some programming bbs's such as 
  22.         Channel1 or ExecPc.  I have also enclosed the Maximus source header 
  23.         files I use in compilation, in case you don't have them. Maxheader.lzh 
  24.         is inside this source archive.
  25.  
  26.  
  27.         Good luck with compilation! 
  28.  
  29.